myvar_0 = GetPrimitiveParameter(0)
myvar_1 = GetPrimitiveParameter(1)
myvar_2 = GenericNeighborDataTable["new"](myvar_0, gNeighborDataTableID["Best Friends Forever List"], "Best Friend Forever List")
myvar_3 = GenericNeighborDataTable["new"](myvar_1, gNeighborDataTableID["Best Friends Forever List"], "Best Friend Forever List")
	if (myvar_2["HasProperty"](myvar_2, myvar_1) ~= 0) then 


else
		if (myvar_3["HasProperty"](myvar_3, myvar_0) ~= 0) then 


		myvar_2["SetProperty"](myvar_2, myvar_1, myvar_3["GetProperty"](myvar_3, myvar_0))
	end
end
SetScriptReturnValue(False)
	if (myvar_3["GetProperty"](myvar_3, myvar_0) ~= nil) then
		if (1 <= table["getn"](myvar_3["GetProperty"](myvar_3, myvar_0))) then
		SetTemp(0, myvar_3["GetProperty"](myvar_3, myvar_0)[GenericNeighborDataTable["BFF"]["Remove/Add"]])
		local myvar_6 = True
		SetScriptReturnValue(myvar_6)
	end
end
